Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
IOptions::WeightChar Property
IOptions Interface | IOptions Interface | Send Feedback

Character used to indicate term weighting (example: apple:5) The prefix used to add field name in front of a word in an xfilter expression is a doubling of the weightChar (default "::").

__property BSTR WeightChar;
Description

For example, if you change the WeightChar to !, then an xfilter expression with a field would look like this:

xfilter(word "FieldName!!Something")
Interface
Links
You are here: COM Interface > Interfaces > IOptions Interface > IOptions::WeightChar Property
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.